home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5471 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: buccis@ix.netcom.com (Dave, Lin, Jill and Dakota Bucci)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help! VC++, simple program hw to
  5. Date: Sun, 04 Feb 1996 21:03:11 GMT
  6. Organization: Netcom
  7. Message-ID: <4f36vj$gts@ixnews6.ix.netcom.com>
  8. NNTP-Posting-Host: alb-ny3-21.ix.netcom.com
  9. X-NETCOM-Date: Sun Feb 04  1:03:47 PM PST 1996
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Forgive a naive question about Visual C++.  I'm a moderately
  13. experienced c++ programmer, but cut my teeth in the Borland world, and
  14. have only minimal Windows programming with c++.
  15.  
  16. I now am tasked with writing what _should_ be a simple program at work
  17. with MS VC++ (v1.5) -- user interface is a simple dialog that has no
  18. buttons, just displays a message while working behind the scenes, then
  19. goes away.  But I can't figure out how to do this in vc++ -- the App
  20. Wizard keeps giving me a menu that I don't want, and modifying the
  21. menu in App Studio doesn't get rid of the menu choices.
  22.  
  23. Quickwin doesn't seem the way to go (it's a DOS program that kind of
  24. gets ported into windows visually, right?).
  25.  
  26. Any help welcome!
  27. --------------------------------------------
  28. Dave Bucci  buccis@ix.netcom.com
  29.  
  30.